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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 遙??U}遙??U{^ 11101010101000010011111100111111010101010111110111101010101000010011111100111111010101010111101101011110 eaa13f3f557deaa13f3f557b5e
EUC-JP 遙??U}遙??U{^ 11110100101000110011111100111111010101010111110111110100101000110011111100111111010101010111101101011110 f4a33f3f557df4a33f3f557b5e
UTF-8 遙댐슬U}遙댐슬U{^ 1110100110000001100110011110101110001100100100001110110010001010101011000101010101111101111010011000000110011001111010111000110010010000111011001000101010101100010101010111101101011110 e98199eb8c90ec8aac557de98199eb8c90ec8aac557b5e
UHC 遙댐슬U}遙댐슬U{^ 1110100110101011101101001110111110111101101111010101010101111101111010011010101110110100111011111011110110111101010101010111101101011110 e9abb4efbdbd557de9abb4efbdbd557b5e

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