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 檣???檣???^ 1001111011111100001111110011111100111111100111101111110000111111001111110011111101011110 9efc3f3f3f9efc3f3f3f5e
EUC-JP 檣???檣???^ 1101110011111110001111110011111100111111110111001111111000111111001111110011111101011110 dcfe3f3f3fdcfe3f3f3f5e
UTF-8 檣ㅻ렰쉈檣ㅻ렰쉈^ 11100110101010101010001111100011100001011011101111101011101000001011000011101100100010011000100011100110101010101010001111100011100001011011101111101011101000001011000011101100100010011000100001011110 e6aaa3e385bbeba0b0ec8988e6aaa3e385bbeba0b0ec89885e
UHC 檣ㅻ렰쉈檣ㅻ렰쉈^ 1110110111101010101001001110101110001110101111011011110110100101111011011110101010100100111010111000111010111101101111011010010101011110 edeaa4eb8ebdbda5edeaa4eb8ebdbda55e

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