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 兪??良兪??粱^ 10011001011000000011111100111111100101111100011110011001011000000011111100111111111000101110101101011110 99603f3f97c799603f3fe2eb5e
EUC-JP 兪??良兪??粱^ 11010001110000010011111100111111110011101100100111010001110000010011111100111111111001001110110101011110 d1c13f3fcec9d1c13f3fe4ed5e
UTF-8 兪뀁렲良兪뀁렲粱^ 11100101100001011010101011101011100000001000000111101011101000001011001011101000100010011010111111100101100001011010101011101011100000001000000111101011101000001011001011100111101100101011000101011110 e585aaeb8081eba0b2e889afe585aaeb8081eba0b2e7b2b15e
UHC 兪뀁렲良兪뀁렲粱^ 1110101011100100101100101110110010001110101111111101010111011110111010101110010010110010111011001000111010111111110101011101110001011110 eae4b2ec8ebfd5deeae4b2ec8ebfd5dc5e

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