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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 褸蛾ーョ}褸蛾ーョ{^ 111001011111100010001001111010011011000010101110011111011110010111111000100010011110100110110000101011100111101101011110 e5f889e9b0ae7de5f889e9b0ae7b5e
EUC-JP 褸蛾ーョ}褸蛾ーョ{^ 11101010111110101011001011101011100011101011000010001110101011100111110111101010111110101011001011101011100011101011000010001110101011100111101101011110 eafab2eb8eb08eae7deafab2eb8eb08eae7b5e
UTF-8 褸蛾ーョ}褸蛾ーョ{^ 111010001010010010111000111010001001101110111110111011111011110110110000111011111011110110101110011111011110100010100100101110001110100010011011101111101110111110111101101100001110111110111101101011100111101101011110 e8a4b8e89bbeefbdb0efbdae7de8a4b8e89bbeefbdb0efbdae7b5e
UHC 褸蛾??}褸蛾??{^ 110101111010111011100100101101100011111100111111011111011101011110101110111001001011011000111111001111110111101101011110 d7aee4b63f3f7dd7aee4b63f3f7b5e

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