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 褸瀧建}褸瀧建{^ 111001011111100010010001111010111000110010011010011111011110010111111000100100011110101110001100100110100111101101011110 e5f891eb8c9a7de5f891eb8c9a7b5e
EUC-JP 褸瀧建}褸瀧建{^ 111010101111101011000010111011011011011111111010011111011110101011111010110000101110110110110111111110100111101101011110 eafac2edb7fa7deafac2edb7fa7b5e
UTF-8 褸瀧建}褸瀧建{^ 111010001010010010111000111001111000000010100111111001011011101110111010011111011110100010100100101110001110011110000000101001111110010110111011101110100111101101011110 e8a4b8e780a7e5bbba7de8a4b8e780a7e5bbba7b5e
UHC 褸瀧建}褸瀧建{^ 110101111010111011010110111010011100101111101111011111011101011110101110110101101110100111001011111011110111101101011110 d7aed6e9cbef7dd7aed6e9cbef7b5e

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