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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 娼ー宵エ}娼ー宵エ{^ 100011111010100110110000100011111010101010110100011111011000111110101001101100001000111110101010101101000111101101011110 8fa9b08faab47d8fa9b08faab47b5e
EUC-JP 娼ー宵エ}娼ー宵エ{^ 10111110101010111000111010110000101111101010110010001110101101000111110110111110101010111000111010110000101111101010110010001110101101000111101101011110 beab8eb0beac8eb47dbeab8eb0beac8eb47b5e
UTF-8 娼ー宵エ}娼ー宵エ{^ 111001011010100010111100111011111011110110110000111001011010111010110101111011111011110110110100011111011110010110101000101111001110111110111101101100001110010110101110101101011110111110111101101101000111101101011110 e5a8bcefbdb0e5aeb5efbdb47de5a8bcefbdb0e5aeb5efbdb47b5e
UHC 娼?宵?}娼?宵?{^ 111100111101111000111111111000011011001000111111011111011111001111011110001111111110000110110010001111110111101101011110 f3de3fe1b23f7df3de3fe1b23f7b5e

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