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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???筍?????^ 0011111100111111001111111110001010100001001111110011111100111111001111110011111101011110 3f3f3fe2a13f3f3f3f3f5e
EUC-JP ???筍?????^ 0011111100111111001111111110010010100011001111110011111100111111001111110011111101011110 3f3f3fe4a33f3f3f3f3f5e
UTF-8 溜삳ℓ筍뚮졎留ㅳ럧^ 11101111101001111000101111101100100000101011001111100010100001001001001111100111101011011000110111101011100110101010111011101100101000011000111011101111101001111000110111100011100001011011001111101011100111111010011101011110 efa78bec82b3e28493e7ad8deb9aaeeca18eefa78de385b3eb9fa75e
UHC 溜삳ℓ筍뚮졎留ㅳ럧^ 11101010111111101011101111101011101001111010010011100010111011001000110011101011101000001011101111101011101001111010010011100011100011101000101001011110 eafebbeba7a4e2ec8ceba0bbeba7a4e38e8a5e

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