To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 渼フ鮗コ澵失^ 1111101101001001110011001110100110111010101110101111101101001100100011101011100001011110 fb49cce9babafb4c8eb85e
EUC-JP 渼フ鮗コ澵失^ 100011111100011111110000100011101100110011110010101111001000111010111010100011111100100011111000101111001011101001011110 8fc7f08eccf2bc8eba8fc8f8bcba5e
UTF-8 渼フ鮗コ澵失^ 11100110101110001011110011101111101111101000110011101001101011101001011111101111101111011011101011100110101111101011010111100101101001001011000101011110 e6b8bcefbe8ce9ae97efbdbae6beb5e5a4b15e
UHC 渼????失^ 110110101011010000111111001111110011111100111111111000111111011101011110 dab43f3f3f3fe3f75e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)