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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 慫?箸?慫?箸? 100111001100111100111111100101001010001000111111100111001100111100111111100101001010001000111111 9ccf3f94a23f9ccf3f94a23f
EUC-JP 慫?箸?慫?箸? 110110001101000100111111110010001010010000111111110110001101000100111111110010001010010000111111 d8d13fc8a43fd8d13fc8a43f
UTF-8 慫렱箸렑慫렱箸렑 111001101000010110101011111010111010000010110001111001111010111010111000111010111010000010010001111001101000010110101011111010111010000010110001111001111010111010111000111010111010000010010001 e685abeba0b1e7aeb8eba091e685abeba0b1e7aeb8eba091
UHC 慫렱箸렑慫렱箸렑 11110000111101101000111010111110111011101100011010001110101001101111000011110110100011101011111011101110110001101000111010100110 f0f68ebeeec68ea6f0f68ebeeec68ea6

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