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 獎シ鉷ー獎シ鉷ー^ 11100000110100001011110011111011110011011011000011100000110100001011110011111011110011011011000001011110 e0d0bcfbcdb0e0d0bcfbcdb05e
EUC-JP 獎シ鉷ー獎シ鉷ー^ 11100000110100101000111010111100100011111110001111110001100011101011000011100000110100101000111010111100100011111110001111110001100011101011000001011110 e0d28ebc8fe3f18eb0e0d28ebc8fe3f18eb05e
UTF-8 獎シ鉷ー獎シ鉷ー^ 11100111100011011000111011101111101111011011110011101001100010011011011111101111101111011011000011100111100011011000111011101111101111011011110011101001100010011011011111101111101111011011000001011110 e78d8eefbdbce989b7efbdb0e78d8eefbdbce989b7efbdb05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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