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 彗??炯①?? 10011100011000010011111100111111111000000111011010000111010000000011111100111111 9c613f3fe07687403f3f
EUC-JP 彗??炯??琰 1101011111000010001111110011111111011111110101110011111100111111100011111100110010110100 d7c23f3fdfd73f3f8fccb4
UTF-8 彗륃맆炯①윐琰 111001011011110110010111111010111010010110000011111010111010011110000110111001111000001010101111111000101001000110100000111011001001110010010000111001111001000010110000 e5bd97eba583eba786e782afe291a0ec9c90e790b0
UHC 彗륃맆炯①윐琰 1111101110110010100011111110111010010000101000001111101110100110101010001110011110011111100101111110011011111100 fbb28fee90a0fba6a8e79f97e6fc

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