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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 燾、凜燾、凜^ 111110110101101010100100111010101010001111110011011111011111101101011010101001001110101010100011111100110111101101011110 fb5aa4eaa3f37dfb5aa4eaa3f37b5e
EUC-JP 燾、凜?燾、凜?^ 1000111111001010101111011000111010100100111101001010010100111111100011111100101010111101100011101010010011110100101001010011111101011110 8fcabd8ea4f4a53f8fcabd8ea4f4a53f5e
UTF-8 燾、凜燾、凜^ 11100111100001111011111011101111101111011010010011100101100001111001110011101110100010011011000111100111100001111011111011101111101111011010010011100101100001111001110011101110100010011010111101011110 e787beefbda4e5879cee89b1e787beefbda4e5879cee89af5e
UHC 燾?凜?燾?凜?^ 11010100101001110011111111010111110011110011111111010100101001110011111111010111110011110011111101011110 d4a73fd7cf3fd4a73fd7cf3f5e

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