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{^ 11100100110011100011111110000100010010010100001001111011010011100111110111100100110011100011111110000100010010010100001001111011010011100111101101011110 e4ce3f8449427b4e7de4ce3f8449427b4e7b5e
EUC-JP 萸?ИB{N}萸?ИB{N{^ 11101000110100000011111110100111101010100100001001111011010011100111110111101000110100000011111110100111101010100100001001111011010011100111101101011110 e8d03fa7aa427b4e7de8d03fa7aa427b4e7b5e
UTF-8 萸딅ИB{N}萸딅ИB{N{^ 11101000100100001011100011101011100101001000010111010000100110000100001001111011010011100111110111101000100100001011100011101011100101001000010111010000100110000100001001111011010011100111101101011110 e890b8eb9485d098427b4e7de890b8eb9485d098427b4e7b5e
UHC 萸딅ИB{N}萸딅ИB{N{^ 111010111010110110001010111010111010110010101010010000100111101101001110011111011110101110101101100010101110101110101100101010100100001001111011010011100111101101011110 ebad8aebacaa427b4e7debad8aebacaa427b4e7b5e

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