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 ??????zz??????zzB 0011111100111111001111110011111100111111001111110111101001111010001111110011111100111111001111110011111100111111011110100111101001000010 3f3f3f3f3f3f7a7a3f3f3f3f3f3f7a7a42
SJIS-WIN 蔭?????zz蔭?????zzB 10001000111111000011111100111111001111110011111100111111011110100111101010001000111111000011111100111111001111110011111100111111011110100111101001000010 88fc3f3f3f3f3f7a7a88fc3f3f3f3f3f7a7a42
EUC-JP 蔭?????zz蔭?????zzB 10110000111111100011111100111111001111110011111100111111011110100111101010110000111111100011111100111111001111110011111100111111011110100111101001000010 b0fe3f3f3f3f3f7a7ab0fe3f3f3f3f3f7a7a42
UTF-8 蔭붾젒溜쇱꺃zz蔭붾젒溜쇱꺃zzB 1110100010010100101011011110101110110110101111101110110010100000100100101110111110100111100010111110110010000111101100011110101010111010100000110111101001111010111010001001010010101101111010111011011010111110111011001010000010010010111011111010011110001011111011001000011110110001111010101011101010000011011110100111101001000010 e894adebb6beeca092efa78bec87b1eaba837a7ae894adebb6beeca092efa78bec87b1eaba837a7a42
UHC 蔭붾젒溜쇱꺃zz蔭붾젒溜쇱꺃zzB 1110101111100011100101001110101110100000100100011110101011111110101111001110110010000011101011000111101001111010111010111110001110010100111010111010000010010001111010101111111010111100111011001000001110101100011110100111101001000010 ebe394eba091eafebcec83ac7a7aebe394eba091eafebcec83ac7a7a42

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