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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?賁??n}?賁??n{^ 001111111110011011001010001111110011111101101110011111010011111111100110110010100011111100111111011011100111101101011110 3fe6ca3f3f6e7d3fe6ca3f3f6e7b5e
EUC-JP ?賁??n}?賁??n{^ 001111111110110011001100001111110011111101101110011111010011111111101100110011000011111100111111011011100111101101011110 3feccc3f3f6e7d3feccc3f3f6e7b5e
UTF-8 윽賁둔籠n}윽賁둔籠n{^ 1110110010011100101111011110100010110011100000011110101110010001100101001110111110100101100001000110111001111101111011001001110010111101111010001011001110000001111010111001000110010100111011111010010110000100011011100111101101011110 ec9cbde8b381eb9194efa5846e7dec9cbde8b381eb9194efa5846e7b5e
UHC 윽賁둔籠n}윽賁둔籠n{^ 110000001011100111011101110100111011010111010000110100101101100101101110011111011100000010111001110111011101001110110101110100001101001011011001011011100111101101011110 c0b9ddd3b5d0d2d96e7dc0b9ddd3b5d0d2d96e7b5e

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