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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????ф?癒る? 001111110011111100111111001111111000010010000110001111111001011011111100100000101110100100111111 3f3f3f3f84863f96fc82e93f
EUC-JP ????ф?癒る? 001111110011111100111111001111111010011111100110001111111100110011111110101001001110101100111111 3f3f3f3fa7e63fccfea4eb3f
UTF-8 麗몃쓷流ф끽癒る룆 1110111110100110100010001110101110101010100000111110110010010011101101111110111110100111100010101101000110000100111010111000000110111101111001111001100110010010111000111000001010001011111010111010001110000110 efa688ebaa83ec93b7efa78ad184eb81bde79992e3828beba386
UHC 麗몃쓷流ф끽癒る룆 111001101011000010111000111010111001110110010100111010101111110010101100111001101011001110100011111010111010100010101010111010111000111110000101 e6b0b8eb9d94eafcace6b3a3eba8aaeb8f85

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