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 ?{G?}W}?{G?}W{^ 001111110111101101000111001111110111110101010111011111010011111101111011010001110011111101111101010101110111101101011110 3f7b473f7d577d3f7b473f7d577b5e
SJIS-WIN ?{G?}W}?{G?}W{^ 001111110111101101000111001111110111110101010111011111010011111101111011010001110011111101111101010101110111101101011110 3f7b473f7d577d3f7b473f7d577b5e
EUC-JP ?{G?}W}?{G?}W{^ 001111110111101101000111001111110111110101010111011111010011111101111011010001110011111101111101010101110111101101011110 3f7b473f7d577d3f7b473f7d577b5e
UTF-8 혺{G찼}W}혺{G찼}W{^ 1110110110011000101110100111101101000111111011001011000010111100011111010101011101111101111011011001100010111010011110110100011111101100101100001011110001111101010101110111101101011110 ed98ba7b47ecb0bc7d577ded98ba7b47ecb0bc7d577b5e
UHC 혺{G찼}W}혺{G찼}W{^ 11000010100111110111101101000111110000111010000101111101010101110111110111000010100111110111101101000111110000111010000101111101010101110111101101011110 c29f7b47c3a17d577dc29f7b47c3a17d577b5e

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