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 ?V??}Y?V??}bE 00111111010101100011111100111111011111010101100100111111010101100011111100111111011111010110001001000101 3f563f3f7d593f563f3f7d6245
SJIS-WIN ?V??}Y?V??}bE 00111111010101100011111100111111011111010101100100111111010101100011111100111111011111010110001001000101 3f563f3f7d593f563f3f7d6245
EUC-JP ?V??}Y?V??}bE 00111111010101100011111100111111011111010101100100111111010101100011111100111111011111010110001001000101 3f563f3f7d593f563f3f7d6245
UTF-8 혳V횩횓}Y혳V횩횓}bE 11101101100110001011001101010110111011011001101010101001111011011001101010010011011111010101100111101101100110001011001101010110111011011001101010101001111011011001101010010011011111010110001001000101 ed98b356ed9aa9ed9a937d59ed98b356ed9aa9ed9a937d6245
UHC 혳V횩횓}Y혳V횩횓}bE 11000010100110100101011011000011100111111100001110001110011111010101100111000010100110100101011011000011100111111100001110001110011111010110001001000101 c29a56c39fc38e7d59c29a56c39fc38e7d6245

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