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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 勇??倚?9諛? 100101110100010100111111001111111001100011011111001111111000001001011000111001101000011100111111 97453f3f98df3f8258e6873f
EUC-JP 勇??倚?9諛? 110011011010011000111111001111111101000011100001001111111010001110111001111010111110011100111111 cda63f3fd0e13fa3b9ebe73f
UTF-8 勇싳뮆倚쇿9諛⑷ 111001011000101110000111111011001000101110110011111010111010111010000110111001011000000010011010111011001000011110111111111011111011110010011001111010001010101110011011111000101001000110110111 e58b87ec8bb3ebae86e5809aec87bfefbc99e8ab9be291b7
UHC 勇싳뮆倚쇿9諛⑷ 11101001101110001001101011101100100100101001010111101011111011111001100111100101101000111011100111101011101100001010100111101010 e9b89aec9295ebef99e5a3b9ebb0a9ea

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