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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 踵幄国踵幄国^ 11100110111110011001101111101000100011011001000111100110111110011001101111101000100011011001000101011110 e6f99be88d91e6f99be88d915e
EUC-JP 踵幄国踵幄国^ 11101100111110111101011011101010101110011111000111101100111110111101011011101010101110011111000101011110 ecfbd6eab9f1ecfbd6eab9f15e
UTF-8 踵幄国踵幄国^ 11101000101110001011010111100101101110011000010011100101100110111011110111101000101110001011010111100101101110011000010011100101100110111011110101011110 e8b8b5e5b984e59bbde8b8b5e5b984e59bbd5e
UHC 踵幄?踵幄?^ 1111000110100010111001001100000100111111111100011010001011100100110000010011111101011110 f1a2e4c13ff1a2e4c13f5e

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