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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP 沅?檉???檉? 1000111111000110111010010011111110001111110001011011101100111111001111110011111110001111110001011011101100111111 8fc6e93f8fc5bb3f3f3f8fc5bb3f
UTF-8 沅렒檉며렣렒檉렛 111001101011001010000101111010111010000010010010111001101010101010001001111010111010100110110000111010111010000010100011111010111010000010010010111001101010101010001001111010111010000010011011 e6b285eba092e6aa89eba9b0eba0a3eba092e6aa89eba09b
UHC 沅렒檉며렣렒檉렛 11101010101101101000111010100111111011111110000010111000111001111000111010110100100011101010011111101111111000001011011110111111 eab68ea7efe0b8e78eb48ea7efe0b7bf

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