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 勇??野э?節 1001011101000101001111110011111110010110111011001000010010001111001111111001000011011111 97453f3f96ec848f3f90df
EUC-JP 勇??野э?節 1100110110100110001111110011111111001100111011101010011111101111001111111100000011100001 cda63f3fcceea7ef3fc0e1
UTF-8 勇숋푴野э쉬節 1110010110001011100001111110110010001000100010111110110110010001101101001110100110000111100011101101000110001101111011001000100110101100111001111010111110000000 e58b87ec888bed91b4e9878ed18dec89ace7af80
UHC 勇숋푴野э쉬節 1110100110111000100110011110111110111110100000101110010110101111101011001110111110111101101011001110111110111101 e9b899efbe82e5afacefbdacefbd

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