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 ?援???援?滴^ 001111111000100110000111001111110011111100111111100010011000011100111111100100110100100001011110 3f89873f3f3f89873f93485e
EUC-JP ?援???援?滴^ 001111111011000111100111001111110011111100111111101100011110011100111111110001011010100101011110 3fb1e73f3f3fb1e73fc5a95e
UTF-8 렳援뤛炙렳援뤛滴^ 11101011101000001011001111100110100011111011010011101011101001001001101111101111101001111011101111101011101000001011001111100110100011111011010011101011101001001001101111100110101110111011010001011110 eba0b3e68fb4eba49befa7bbeba0b3e68fb4eba49be6bbb45e
UHC 렳援뤛炙렳援뤛滴^ 1000111011000000111010101011010110001111110010101110111011011011100011101100000011101010101101011000111111001010111011101101100101011110 8ec0eab58fcaeedb8ec0eab58fcaeed95e

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