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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ン盒釵ケン盒釵ケB 11011101111000011011010011100111110111101011100111011101111000011011010011100111110111101011100101000010 dde1b4e7deb9dde1b4e7deb942
EUC-JP ン盒釵ケン盒釵ケB 1000111011011101111000101011011011101110111000001000111010111001100011101101110111100010101101101110111011100000100011101011100101000010 8edde2b6eee08eb98edde2b6eee08eb942
UTF-8 ン盒釵ケン盒釵ケB 11101111101111101001110111100111100110111001001011101001100001111011010111101111101111011011100111101111101111101001110111100111100110111001001011101001100001111011010111101111101111011011100101000010 efbe9de79b92e987b5efbdb9efbe9de79b92e987b5efbdb942
UHC ?盒釵??盒釵?B 00111111111110011110110011110011111110110011111100111111111110011110110011110011111110110011111101000010 3ff9ecf3fb3f3ff9ecf3fb3f42

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