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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 帳?帳?N}帳?帳?N{^ 1001001010100000001111111001001010100000001111110100111001111101100100101010000000111111100100101010000000111111010011100111101101011110 92a03f92a03f4e7d92a03f92a03f4e7b5e
EUC-JP 帳?帳?N}帳?帳?N{^ 1100010010100010001111111100010010100010001111110100111001111101110001001010001000111111110001001010001000111111010011100111101101011110 c4a23fc4a23f4e7dc4a23fc4a23f4e7b5e
UTF-8 帳죋帳죉N}帳죋帳죉N{^ 1110010110111000101100111110110010100011100010111110010110111000101100111110110010100011100010010100111001111101111001011011100010110011111011001010001110001011111001011011100010110011111011001010001110001001010011100111101101011110 e5b8b3eca38be5b8b3eca3894e7de5b8b3eca38be5b8b3eca3894e7b5e
UHC 帳죋帳죉N}帳죋帳죉N{^ 111011011110001110100001011010001110110111100011101000010110011001001110011111011110110111100011101000010110100011101101111000111010000101100110010011100111101101011110 ede3a168ede3a1664e7dede3a168ede3a1664e7b5e

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