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 瓦??円⑦?? 10001010101000100011111100111111100010010111111010000111010001100011111100111111 8aa23f3f897e87463f3f
EUC-JP 瓦??円??? 101101001010010000111111001111111011000111011111001111110011111100111111 b4a43f3fb1df3f3f3f
UTF-8 瓦밸젍円⑦쓼溜 111001111001001110100110111010111011000010111000111011001010000010001101111001011000011010000110111000101001000110100110111011001001001110111100111011111010011110001011 e793a6ebb0b8eca08de58686e291a6ec93bcefa78b
UHC 瓦밸젍円⑦쓼溜 1110100010111111101110011110101110100000100011101110010111110111101010001110110110011101100101111110101011111110 e8bfb9eba08ee5f7a8ed9d97eafe

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