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{^ 00111111100010011110010100111111011011100111110100111111100010011110010100111111011011100111101101011110 3f89e53f6e7d3f89e53f6e7b5e
EUC-JP ?牙?n}?牙?n{^ 00111111101100101110011100111111011011100111110100111111101100101110011100111111011011100111101101011110 3fb2e73f6e7d3fb2e73f6e7b5e
UTF-8 먙牙禮n}먙牙禮n{^ 1110101110101000100110011110011110001001100110011110111110100110101101100110111001111101111010111010100010011001111001111000100110011001111011111010011010110110011011100111101101011110 eba899e78999efa6b66e7deba899e78999efa6b66e7b5e
UHC 먙牙禮n}먙牙禮n{^ 1001000011010110111001001011001111100111110111110110111001111101100100001101011011100100101100111110011111011111011011100111101101011110 90d6e4b3e7df6e7d90d6e4b3e7df6e7b5e

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