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{^ 001111110011111100111111100101110110010001101110011111010011111100111111001111111001011101100100011011100111101101011110 3f3f3f97646e7d3f3f3f97646e7b5e
EUC-JP ???妖n}???妖n{^ 001111110011111100111111110011011100010101101110011111010011111100111111001111111100110111000101011011100111101101011110 3f3f3fcdc56e7d3f3f3fcdc56e7b5e
UTF-8 숰숥숰妖n}숰숥숰妖n{^ 1110110010001000101100001110110010001000101001011110110010001000101100001110010110100110100101100110111001111101111011001000100010110000111011001000100010100101111011001000100010110000111001011010011010010110011011100111101101011110 ec88b0ec88a5ec88b0e5a6966e7dec88b0ec88a5ec88b0e5a6966e7b5e
UHC 숰숥숰妖n}숰숥숰妖n{^ 100110100100100010011010010000101001101001001000111010001110110101101110011111011001101001001000100110100100001010011010010010001110100011101101011011100111101101011110 9a489a429a48e8ed6e7d9a489a429a48e8ed6e7b5e

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