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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???壬??鎰 001111110011111100111111100100000111000000111111001111111110100001001100 3f3f3f90703f3fe84c
EUC-JP 佾??壬??鎰 1000111110110000111110110011111100111111101111111101000100111111001111111110111110101101 8fb0fb3f3fbfd13f3fefad
UTF-8 佾쇤층壬닻륨鎰 111001001011110110111110111011001000011110100100111011001011100010110101111001011010001110101100111010111000101110111011111010111010010110101000111010011000111010110000 e4bdbeec87a4ecb8b5e5a3aceb8bbbeba5a8e98eb0
UHC 佾쇤층壬닻륨鎰 1110110011101011101111001110100111000011111111101110110011110011101101001110100110110111111111011110110011110000 ecebbce9c3feecf3b4e9b7fdecf0

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