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{^ 10001001010001110011111100111111011011100111110110001001010001110011111100111111011011100111101101011110 89473f3f6e7d89473f3f6e7b5e
EUC-JP 烏??n}烏??n{^ 10110001101010000011111100111111011011100111110110110001101010000011111100111111011011100111101101011110 b1a83f3f6e7db1a83f3f6e7b5e
UTF-8 烏썹탿n}烏썹탿n{^ 1110011110000011100011111110110010001101101110011110110110000011101111110110111001111101111001111000001110001111111011001000110110111001111011011000001110111111011011100111101101011110 e7838fec8db9ed83bf6e7de7838fec8db9ed83bf6e7b5e
UHC 烏썹탿n}烏썹탿n{^ 1110100010100001101111011110011110110101100110110110111001111101111010001010000110111101111001111011010110011011011011100111101101011110 e8a1bde7b59b6e7de8a1bde7b59b6e7b5e

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