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{^ 10010111010010000011111100111111011011100111110110010111010010000011111100111111011011100111101101011110 97483f3f6e7d97483f3f6e7b5e
EUC-JP 幽??n}幽??n{^ 11001101101010010011111100111111011011100111110111001101101010010011111100111111011011100111101101011110 cda93f3f6e7dcda93f3f6e7b5e
UTF-8 幽얕닃n}幽얕닃n{^ 1110010110111001101111011110110010010110100101011110101110001011100000110110111001111101111001011011100110111101111011001001011010010101111010111000101110000011011011100111101101011110 e5b9bdec9695eb8b836e7de5b9bdec9695eb8b836e7b5e
UHC 幽얕닃n}幽얕닃n{^ 1110101011101011101111101110100010001000100011000110111001111101111010101110101110111110111010001000100010001100011011100111101101011110 eaebbee8888c6e7deaebbee8888c6e7b5e

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