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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 臍屯??臍屯??^ 11100100011000001001001111010100001111110011111111100100011000001001001111010100001111110011111101011110 e46093d43f3fe46093d43f3f5e
EUC-JP 臍屯??臍屯??^ 11100111110000011100011011010110001111110011111111100111110000011100011011010110001111110011111101011110 e7c1c6d63f3fe7c1c6d63f3f5e
UTF-8 臍屯렋螺臍屯렋羅^ 11101000100001111000110111100101101100011010111111101011101000001000101111101111101001001001000111101000100001111000110111100101101100011010111111101011101000001000101111101111101001001000111101011110 e8878de5b1afeba08befa491e8878de5b1afeba08befa48f5e
UHC 臍屯렋螺臍屯렋羅^ 1111000010110000110101001110101010001110101000101101000111011110111100001011000011010100111010101000111010100010110100011101110001011110 f0b0d4ea8ea2d1def0b0d4ea8ea2d1dc5e

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