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 ????nD????nD^ 00111111001111110011111100111111011011100100010000111111001111110011111100111111011011100100010001011110 3f3f3f3f6e443f3f3f3f6e445e
SJIS-WIN ????nD????nD^ 00111111001111110011111100111111011011100100010000111111001111110011111100111111011011100100010001011110 3f3f3f3f6e443f3f3f3f6e445e
EUC-JP ????nD????nD^ 00111111001111110011111100111111011011100100010000111111001111110011111100111111011011100100010001011110 3f3f3f3f6e443f3f3f3f6e445e
UTF-8 쩌횇쩌짚nD쩌횇쩌짚nD^ 1110110010101001100011001110110110011010100001111110110010101001100011001110110010100111100110100110111001000100111011001010100110001100111011011001101010000111111011001010100110001100111011001010011110011010011011100100010001011110 eca98ced9a87eca98ceca79a6e44eca98ced9a87eca98ceca79a6e445e
UHC 쩌횇쩌짚nD쩌횇쩌짚nD^ 110000101011110011000011100001011100001010111100110000101010010001101110010001001100001010111100110000111000010111000010101111001100001010100100011011100100010001011110 c2bcc385c2bcc2a46e44c2bcc385c2bcc2a46e445e

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