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 ???邯倭??癲 0011111100111111001111111110011110110110100110000110000000111111001111111110000110011111 3f3f3fe7b698603f3fe19f
EUC-JP ???邯倭??癲 0011111100111111001111111110111010111000110011111100000100111111001111111110001010100001 3f3f3feeb8cfc13f3fe2a1
UTF-8 連븍뿧邯倭놁슚癲 111011111010011010011010111010111011100010001101111010111011111110100111111010011000001010101111111001011000000010101101111010111000011010000001111011001000101010011010111001111001100110110010 efa69aebb88debbfa7e982afe580adeb8681ec8a9ae799b2
UHC 連븍뿧邯倭놁슚癲 11100110111001101011101011101011100101111010011111001010111110111110100011011110100001101110110010011010101010001110111110100110 e6e6baeb97a7cafbe8de86ec9aa8efa6

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