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{^ 1000100011111100001111110011111101000010011110110100111001111101100010001111110000111111001111110100001001111011010011100111101101011110 88fc3f3f427b4e7d88fc3f3f427b4e7b5e
EUC-JP 蔭??B{N}蔭??B{N{^ 1011000011111110001111110011111101000010011110110100111001111101101100001111111000111111001111110100001001111011010011100111101101011110 b0fe3f3f427b4e7db0fe3f3f427b4e7b5e
UTF-8 蔭붿꺎B{N}蔭붿꺎B{N{^ 111010001001010010101101111010111011011010111111111010101011101010001110010000100111101101001110011111011110100010010100101011011110101110110110101111111110101010111010100011100100001001111011010011100111101101011110 e894adebb6bfeaba8e427b4e7de894adebb6bfeaba8e427b4e7b5e
UHC 蔭붿꺎B{N}蔭붿꺎B{N{^ 111010111110001110010100111011001000001110110100010000100111101101001110011111011110101111100011100101001110110010000011101101000100001001111011010011100111101101011110 ebe394ec83b4427b4e7debe394ec83b4427b4e7b5e

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