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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???放?????? 0011111100111111001111111001010111111010001111110011111100111111001111110011111100111111 3f3f3f95fa3f3f3f3f3f3f
EUC-JP ???放?????? 0011111100111111001111111100101011111100001111110011111100111111001111110011111100111111 3f3f3fcafc3f3f3f3f3f3f
UTF-8 렻렊렻放렻봬렟렻파렊 111010111010000010111011111010111010000010001010111010111010000010111011111001101001010010111110111010111010000010111011111010111011010010101100111010111010000010011111111010111010000010111011111011011000110010001100111010111010000010001010 eba0bbeba08aeba0bbe694beeba0bbebb4aceba09feba0bbed8c8ceba08a
UHC 렻렊렻放렻봬렟렻파렊 1000111011000011100011101010000110001110110000111101101110101111100011101100001110111010110001001000111010110000100011101100001111000110110001001000111010100001 8ec38ea18ec3dbaf8ec3bac48eb08ec3c6c48ea1

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