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 ???遊ф?裕 00111111001111110011111110010111010101101000010010000110001111111001011101010100 3f3f3f975684863f9754
EUC-JP ???遊ф?裕 00111111001111110011111111001101101101111010011111100110001111111100110110110101 3f3f3fcdb7a7e63fcdb5
UTF-8 溜뷸븽遊ф븽裕 1110111110100111100010111110101110110111101110001110101110111000101111011110100110000001100010101101000110000100111010111011100010111101111010001010001110010101 efa78bebb7b8ebb8bde9818ad184ebb8bde8a395
UHC 溜뷸븽遊ф븽裕 1110101011111110101110101110011010010101101001101110101110110100101011001110011010010101101001101110101110101110 eafebae695a6ebb4ace695a6ebae

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