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 ????壹橋? 001111110011111100111111001111111001101011100011100010111011010000111111 3f3f3f3f9ae38bb43f
EUC-JP 佾?獐?壹橋? 10001111101100001111101100111111100011111100101110111010001111111101010011100101101101101011011000111111 8fb0fb3f8fcbba3fd4e5b6b63f
UTF-8 佾렋獐렜壹橋땄 111001001011110110111110111010111010000010001011111001111000110110010000111010111010000010011100111001011010001110111001111001101010100110001011111010111001010110000100 e4bdbeeba08be78d90eba09ce5a3b9e6a98beb9584
UHC 佾렋獐렜壹橋땄 1110110011101011100011101010001011101101111011111000111010101110111011001110110011001110111010011011011010100100 eceb8ea2edef8eaeececcee9b6a4

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