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 ア繒竟}ア繒竟{^ 10110001111110111000111111101000111011010111110110110001111110111000111111101000111011010111101101011110 b1fb8fe8ed7db1fb8fe8ed7b5e
EUC-JP ア繒竟}ア繒竟{^ 1000111010110001100011111101010011010100111100001110111101111101100011101011000110001111110101001101010011110000111011110111101101011110 8eb18fd4d4f0ef7d8eb18fd4d4f0ef7b5e
UTF-8 ア繒竟}ア繒竟{^ 111011111011110110110001111001111011100110010010111001111010101110011111011111011110111110111101101100011110011110111001100100101110011110101011100111110111101101011110 efbdb1e7b992e7ab9f7defbdb1e7b992e7ab9f7b5e
UHC ?繒竟}?繒竟{^ 00111111111100011111100111001100111001010111110100111111111100011111100111001100111001010111101101011110 3ff1f9cce57d3ff1f9cce57b5e

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