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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?汗孩?菓?汗孩?菓^ 0011111110001010101111101001101101110111001111111000100111011001001111111000101010111110100110110111011100111111100010011101100101011110 3f8abe9b773f89d93f8abe9b773f89d95e
EUC-JP ?汗孩?菓?汗孩?菓^ 0011111110110100110000001101010111011000001111111011001011011011001111111011010011000000110101011101100000111111101100101101101101011110 3fb4c0d5d83fb2db3fb4c0d5d83fb2db5e
UTF-8 뤋汗孩㎽菓뤋汗孩㎽菓^ 11101011101001001000101111100110101100011001011111100101101011011010100111100011100011101011110111101000100011111001001111101011101001001000101111100110101100011001011111100101101011011010100111100011100011101011110111101000100011111001001101011110 eba48be6b197e5ada9e38ebde88f93eba48be6b197e5ada9e38ebde88f935e
UHC 뤋汗孩㎽菓뤋汗孩㎽菓^ 100011111011101111111001110100101111101010101001101001111101000111001110101000101000111110111011111110011101001011111010101010011010011111010001110011101010001001011110 8fbbf9d2faa9a7d1cea28fbbf9d2faa9a7d1cea25e

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