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 ???x???xB 001111110011111100111111011110000011111100111111001111110111100001000010 3f3f3f783f3f3f7842
SJIS-WIN 蘊??x蘊??xB 1110010101011101001111110011111101111000111001010101110100111111001111110111100001000010 e55d3f3f78e55d3f3f7842
EUC-JP 蘊??x蘊??xB 1110100110111110001111110011111101111000111010011011111000111111001111110111100001000010 e9be3f3f78e9be3f3f7842
UTF-8 蘊딅젨x蘊딅젨xB 111010001001100010001010111010111001010010000101111011001010000010101000011110001110100010011000100010101110101110010100100001011110110010100000101010000111100001000010 e8988aeb9485eca0a878e8988aeb9485eca0a87842
UHC 蘊딅젨x蘊딅젨xB 111010001011001110001010111010111010000010100000011110001110100010110011100010101110101110100000101000000111100001000010 e8b38aeba0a078e8b38aeba0a07842

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