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 ?A??f?A??^}Y?A??f?A??^}bE 00111111010000010011111100111111011001100011111101000001001111110011111101011110011111010101100100111111010000010011111100111111011001100011111101000001001111110011111101011110011111010110001001000101 3f413f3f663f413f3f5e7d593f413f3f663f413f3f5e7d6245
SJIS-WIN ?A??f?A??^}Y?A??f?A??^}bE 00111111010000010011111100111111011001100011111101000001001111110011111101011110011111010101100100111111010000010011111100111111011001100011111101000001001111110011111101011110011111010110001001000101 3f413f3f663f413f3f5e7d593f413f3f663f413f3f5e7d6245
EUC-JP ?A??f?A??^}Y?A??f?A??^}bE 00111111010000010011111100111111011001100011111101000001001111110011111101011110011111010101100100111111010000010011111100111111011001100011111101000001001111110011111101011110011111010110001001000101 3f413f3f663f413f3f5e7d593f413f3f663f413f3f5e7d6245
UTF-8 청A횄횕f청A횄횕^}Y청A횄횕f청A횄횕^}bE 11101100101100101010110101000001111011011001101010000100111011011001101010010101011001101110110010110010101011010100000111101101100110101000010011101101100110101001010101011110011111010101100111101100101100101010110101000001111011011001101010000100111011011001101010010101011001101110110010110010101011010100000111101101100110101000010011101101100110101001010101011110011111010110001001000101 ecb2ad41ed9a84ed9a9566ecb2ad41ed9a84ed9a955e7d59ecb2ad41ed9a84ed9a9566ecb2ad41ed9a84ed9a955e7d6245
UHC 청A횄횕f청A횄횕^}Y청A횄횕f청A횄횕^}bE 11000011101110110100000111000011100000111100001110001111011001101100001110111011010000011100001110000011110000111000111101011110011111010101100111000011101110110100000111000011100000111100001110001111011001101100001110111011010000011100001110000011110000111000111101011110011111010110001001000101 c3bb41c383c38f66c3bb41c383c38f5e7d59c3bb41c383c38f66c3bb41c383c38f5e7d6245

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