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 ??xf??x^}Y??xf??x^}bE 001111110011111101111000011001100011111100111111011110000101111001111101010110010011111100111111011110000110011000111111001111110111100001011110011111010110001001000101 3f3f78663f3f785e7d593f3f78663f3f785e7d6245
SJIS-WIN 霎ーxf霎ーx^}Y霎ーxf霎ーx^}bE 11101000101111101011000001111000011001101110100010111110101100000111100001011110011111010101100111101000101111101011000001111000011001101110100010111110101100000111100001011110011111010110001001000101 e8beb07866e8beb0785e7d59e8beb07866e8beb0785e7d6245
EUC-JP 霎ーxf霎ーx^}Y霎ーxf霎ーx^}bE 1111000011000000100011101011000001111000011001101111000011000000100011101011000001111000010111100111110101011001111100001100000010001110101100000111100001100110111100001100000010001110101100000111100001011110011111010110001001000101 f0c08eb07866f0c08eb0785e7d59f0c08eb07866f0c08eb0785e7d6245
UTF-8 霎ーxf霎ーx^}Y霎ーxf霎ーx^}bE 11101001100111001000111011101111101111011011000001111000011001101110100110011100100011101110111110111101101100000111100001011110011111010101100111101001100111001000111011101111101111011011000001111000011001101110100110011100100011101110111110111101101100000111100001011110011111010110001001000101 e99c8eefbdb07866e99c8eefbdb0785e7d59e99c8eefbdb07866e99c8eefbdb0785e7d6245
UHC ??xf??x^}Y??xf??x^}bE 001111110011111101111000011001100011111100111111011110000101111001111101010110010011111100111111011110000110011000111111001111110111100001011110011111010110001001000101 3f3f78663f3f785e7d593f3f78663f3f785e7d6245

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