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 猥???筌??誼 1110000011001110001111110011111100111111111000101010001100111111001111111000101101100010 e0ce3f3f3fe2a33f3f8b62
EUC-JP 猥???筌??誼 1110000011010000001111110011111100111111111001001010010100111111001111111011010111000011 e0d03f3f3fe4a53f3fb5c3
UTF-8 猥롈살졐筌뗫툖誼 111001111000110010100101111010111010000110001000111011001000001010110100111011001010000110010000111001111010110110001100111010111001011110101011111011011000100010010110111010001010101010111100 e78ca5eba188ec82b4eca190e7ad8ceb97abed8896e8aabc
UHC 猥롈살졐筌뗫툖誼 11101000111001011000111011001110101110111110110010100000101111011110111110100111100010111110101110111000100011011110101111111110 e8e58ecebbeca0bdefa78bebb88debfe

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