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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 遙??\}遙??\{^ 11101010101000010011111100111111010111000111110111101010101000010011111100111111010111000111101101011110 eaa13f3f5c7deaa13f3f5c7b5e
EUC-JP 遙??\}遙??\{^ 11110100101000110011111100111111010111000111110111110100101000110011111100111111010111000111101101011110 f4a33f3f5c7df4a33f3f5c7b5e
UTF-8 遙댐쉠\}遙댐쉠\{^ 1110100110000001100110011110101110001100100100001110110010001001101000000101110001111101111010011000000110011001111010111000110010010000111011001000100110100000010111000111101101011110 e98199eb8c90ec89a05c7de98199eb8c90ec89a05c7b5e
UHC 遙댐쉠\}遙댐쉠\{^ 1110100110101011101101001110111110111101101010100101110001111101111010011010101110110100111011111011110110101010010111000111101101011110 e9abb4efbdaa5c7de9abb4efbdaa5c7b5e

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