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 ???B{N}???B{N{^ 001111110011111100111111010000100111101101001110011111010011111100111111001111110100001001111011010011100111101101011110 3f3f3f427b4e7d3f3f3f427b4e7b5e
SJIS-WIN 陰??B{N}陰??B{N{^ 1000100101000001001111110011111101000010011110110100111001111101100010010100000100111111001111110100001001111011010011100111101101011110 89413f3f427b4e7d89413f3f427b4e7b5e
EUC-JP 陰??B{N}陰??B{N{^ 1011000110100010001111110011111101000010011110110100111001111101101100011010001000111111001111110100001001111011010011100111101101011110 b1a23f3f427b4e7db1a23f3f427b4e7b5e
UTF-8 陰먯꺏B{N}陰먯꺏B{N{^ 111010011001100110110000111010111010100010101111111010101011101010001111010000100111101101001110011111011110100110011001101100001110101110101000101011111110101010111010100011110100001001111011010011100111101101011110 e999b0eba8afeaba8f427b4e7de999b0eba8afeaba8f427b4e7b5e
UHC 陰먯꺏B{N}陰먯꺏B{N{^ 111010111110010010010000111011001000001110110101010000100111101101001110011111011110101111100100100100001110110010000011101101010100001001111011010011100111101101011110 ebe490ec83b5427b4e7debe490ec83b5427b4e7b5e

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