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 霎エ鋕ェ霎エ鋕ヲ^ 11101000101111101011010011111011110101001010101011101000101111101011010011111011110101001010011001011110 e8beb4fbd4aae8beb4fbd4a65e
EUC-JP 霎エ鋕ェ霎エ鋕ヲ^ 11110000110000001000111010110100100011111110010011000000100011101010101011110000110000001000111010110100100011111110010011000000100011101010011001011110 f0c08eb48fe4c08eaaf0c08eb48fe4c08ea65e
UTF-8 霎エ鋕ェ霎エ鋕ヲ^ 11101001100111001000111011101111101111011011010011101001100010111001010111101111101111011010101011101001100111001000111011101111101111011011010011101001100010111001010111101111101111011010011001011110 e99c8eefbdb4e98b95efbdaae99c8eefbdb4e98b95efbda65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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