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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ????θ?節 001111110011111100111111001111111000001111000110001111111001000011011111 3f3f3f3f83c63f90df
EUC-JP ???旿θ?節 0011111100111111001111111000111111000001111101001010011011001000001111111100000011100001 3f3f3f8fc1f4a6c83fc0e1
UTF-8 療뤄숱旿θ땃節 1110111110100111100000011110101110100100100001001110110010001000101100011110011010010111101111111100111010111000111010111001010110000011111001111010111110000000 efa781eba484ec88b1e697bfceb8eb9583e7af80
UHC 療뤄숱旿θ땃節 1110100011111110101101111110111110111101101000101110011111111010101001011110100010110110101000111110111110111101 e8feb7efbda2e7faa5e8b6a3efbd

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