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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 陰葛??陰葛??^ 10001001010000011000101010001011001111110011111110001001010000011000101010001011001111110011111101011110 89418a8b3f3f89418a8b3f3f5e
EUC-JP 陰葛??陰葛??^ 10110001101000101011001111101011001111110011111110110001101000101011001111101011001111110011111101011110 b1a2b3eb3f3fb1a2b3eb3f3f5e
UTF-8 陰葛렓렏陰葛렓렏^ 11101001100110011011000011101000100100011001101111101011101000001001001111101011101000001000111111101001100110011011000011101000100100011001101111101011101000001001001111101011101000001000111101011110 e999b0e8919beba093eba08fe999b0e8919beba093eba08f5e
UHC 陰葛렓렏陰葛렓렏^ 1110101111100100110010101110011110001110101010001000111010100101111010111110010011001010111001111000111010101000100011101010010101011110 ebe4cae78ea88ea5ebe4cae78ea88ea55e

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