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 ??????烈? 001111110011111100111111001111110011111100111111100101111111001100111111 3f3f3f3f3f3f97f33f
EUC-JP ??檉???烈? 0011111100111111100011111100010110111011001111110011111100111111110011101111010100111111 3f3f8fc5bb3f3f3fcef53f
UTF-8 裏렦檉렢裏곕烈裏 111011111010011110100111111010111010000010100110111001101010101010001001111010111010000010100010111011111010011110100111111010101011001110010101111001111000001110001000111011111010011110100111 efa7a7eba0a6e6aa89eba0a2efa7a7eab395e78388efa7a7
UHC 裏렦檉렢裏곕烈裏 11101100110000001000111010110101111011111110000010001110101100111110110011000000101100001110101111010110101011011110110011000000 ecc08eb5efe08eb3ecc0b0ebd6adecc0

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