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 ???X\}v???X\}vB 001111110011111100111111010110000101110001111101011101100011111100111111001111110101100001011100011111010111011001000010 3f3f3f585c7d763f3f3f585c7d7642
SJIS-WIN 絛醐蹴X\}v絛醐蹴X\}vB 111000110101010110001100111011011000111101010010010110000101110001111101011101101110001101010101100011001110110110001111010100100101100001011100011111010111011001000010 e3558ced8f52585c7d76e3558ced8f52585c7d7642
EUC-JP 絛醐蹴X\}v絛醐蹴X\}vB 111001011011011010111000111011111011110110110011010110000101110001111101011101101110010110110110101110001110111110111101101100110101100001011100011111010111011001000010 e5b6b8efbdb3585c7d76e5b6b8efbdb3585c7d7642
UTF-8 絛醐蹴X\}v絛醐蹴X\}vB 111001111011010110011011111010011000011010010000111010001011100110110100010110000101110001111101011101101110011110110101100110111110100110000110100100001110100010111001101101000101100001011100011111010111011001000010 e7b59be98690e8b9b4585c7d76e7b59be98690e8b9b4585c7d7642
UHC ??蹴X\}v??蹴X\}vB 0011111100111111111101011110110101011000010111000111110101110110001111110011111111110101111011010101100001011100011111010111011001000010 3f3ff5ed585c7d763f3ff5ed585c7d7642

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