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 訝??節ь?節 1110011001100010001111110011111110010000110111111000010010001110001111111001000011011111 e6623f3f90df848e3f90df
EUC-JP 訝??節ь?節 1110101111000011001111110011111111000000111000011010011111101110001111111100000011100001 ebc33f3fc0e1a7ee3fc0e1
UTF-8 訝딁쐢節ь겭節 1110100010101000100111011110101110010100100000011110110010010000101000101110011110101111100000001101000110001100111010101011001010101101111001111010111110000000 e8a89deb9481ec90a2e7af80d18ceab2ade7af80
UHC 訝딁쐢節ь겭節 1110010010111000100010101110011110011100100010001110111110111101101011001110111010000001101110111110111110111101 e4b88ae79c88efbdacee81bbefbd

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