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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???遊т?臾 00111111001111110011111110010111010101101000010010000100001111111110010001101011 3f3f3f975684843fe46b
EUC-JP ???遊т?臾 00111111001111110011111111001101101101111010011111100100001111111110011111001100 3f3f3fcdb7a7e43fe7cc
UTF-8 溜뷰세遊т세臾 1110111110100111100010111110101110110111101100001110110010000100101110001110100110000001100010101101000110000010111011001000010010111000111010001000011110111110 efa78bebb7b0ec84b8e9818ad182ec84b8e887be
UHC 溜뷰세遊т세臾 1110101011111110101110101110010010111100101111001110101110110100101011001110010010111100101111001110101110101100 eafebae4bcbcebb4ace4bcbcebac

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