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 ヤシ」萓゙ヤシ」萓ワ^ 11010100101111001010001111100100101111101101111011010100101111001010001111100100101111101101110001011110 d4bca3e4beded4bca3e4bedc5e
EUC-JP ヤシ」萓゙ヤシ」萓ワ^ 100011101101010010001110101111001000111010100011111010001100000010001110110111101000111011010100100011101011110010001110101000111110100011000000100011101101110001011110 8ed48ebc8ea3e8c08ede8ed48ebc8ea3e8c08edc5e
UTF-8 ヤシ」萓゙ヤシ」萓ワ^ 11101111101111101001010011101111101111011011110011101111101111011010001111101000100100001001001111101111101111101001111011101111101111101001010011101111101111011011110011101111101111011010001111101000100100001001001111101111101111101001110001011110 efbe94efbdbcefbda3e89093efbe9eefbe94efbdbcefbda3e89093efbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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