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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 渉ラ踵}渉ラ踵{^ 10001111110000101101011111100110111110010111110110001111110000101101011111100110111110010111101101011110 8fc2d7e6f97d8fc2d7e6f97b5e
EUC-JP 渉ラ踵}渉ラ踵{^ 101111101100010010001110110101111110110011111011011111011011111011000100100011101101011111101100111110110111101101011110 bec48ed7ecfb7dbec48ed7ecfb7b5e
UTF-8 渉ラ踵}渉ラ踵{^ 111001101011100010001001111011111011111010010111111010001011100010110101011111011110011010111000100010011110111110111110100101111110100010111000101101010111101101011110 e6b889efbe97e8b8b57de6b889efbe97e8b8b57b5e
UHC ??踵}??踵{^ 0011111100111111111100011010001001111101001111110011111111110001101000100111101101011110 3f3ff1a27d3f3ff1a27b5e

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