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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ??偶n}??偶n{^ 00111111001111111000101111110100011011100111110100111111001111111000101111110100011011100111101101011110 3f3f8bf46e7d3f3f8bf46e7b5e
EUC-JP ??偶n}??偶n{^ 00111111001111111011011011110110011011100111110100111111001111111011011011110110011011100111101101011110 3f3fb6f66e7d3f3fb6f66e7b5e
UTF-8 볅썧偶n}볅썧偶n{^ 1110101110110011100001011110110010001101101001111110010110000001101101100110111001111101111010111011001110000101111011001000110110100111111001011000000110110110011011100111101101011110 ebb385ec8da7e581b66e7debb385ec8da7e581b66e7b5e
UHC 볅썧偶n}볅썧偶n{^ 1001001111010010100110111001101011101001110011110110111001111101100100111101001010011011100110101110100111001111011011100111101101011110 93d29b9ae9cf6e7d93d29b9ae9cf6e7b5e

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