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 ??羊}??羊{^ 0011111100111111100101110111001001111101001111110011111110010111011100100111101101011110 3f3f97727d3f3f97727b5e
EUC-JP ??羊}??羊{^ 0011111100111111110011011101001101111101001111110011111111001101110100110111101101011110 3f3fcdd37d3f3fcdd37b5e
UTF-8 렋濾羊}렋濾羊{^ 111010111010000010001011111011111010011010000100111001111011111010001010011111011110101110100000100010111110111110100110100001001110011110111110100010100111101101011110 eba08befa684e7be8a7deba08befa684e7be8a7b5e
UHC 렋濾羊}렋濾羊{^ 100011101010001011100110101001001110010111001111011111011000111010100010111001101010010011100101110011110111101101011110 8ea2e6a4e5cf7d8ea2e6a4e5cf7b5e

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