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 ???????Z 0011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f5a
SJIS-WIN 源??臍???Z 10001100101110010011111100111111111001000110000000111111001111110011111101011010 8cb93f3fe4603f3f3f5a
EUC-JP 源??臍???Z 10111000101110110011111100111111111001111100000100111111001111110011111101011010 b8bb3f3fe7c13f3f3f5a
UTF-8 源재쨀臍목렰렞Z 11100110101110101001000011101100100111101010110011101100101010001000000011101000100001111000110111101011101010101010100111101011101000001011000011101011101000001001111001011010 e6ba90ec9eaceca880e8878debaaa9eba0b0eba09e5a
UHC 源재쨀臍목렰렞Z 111010101011100111000000111001111100001010110011111100001011000010111000111100011000111010111101100011101010111101011010 eab9c0e7c2b3f0b0b8f18ebd8eaf5a

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