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 ???庭???庭^ 0011111100111111001111111001001011101011001111110011111100111111100100101110101101011110 3f3f3f92eb3f3f3f92eb5e
EUC-JP ???庭???庭^ 0011111100111111001111111100010011101101001111110011111100111111110001001110110101011110 3f3f3fc4ed3f3f3fc4ed5e
UTF-8 룶⅝룫庭룶⅝룫庭^ 11101011101000111011011011100010100001011001110111101011101000111010101111100101101110101010110111101011101000111011011011100010100001011001110111101011101000111010101111100101101110101010110101011110 eba3b6e2859deba3abe5baadeba3b6e2859deba3abe5baad5e
UHC 룶⅝룫庭룶⅝룫庭^ 1000111110101011101010001111110110001111101000101110111111010100100011111010101110101000111111011000111110100010111011111101010001011110 8faba8fd8fa2efd48faba8fd8fa2efd45e

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