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 ?|f?|^}Y?|f?|^}bE 0011111101111100011001100011111101111100010111100111110101011001001111110111110001100110001111110111110001011110011111010110001001000101 3f7c663f7c5e7d593f7c663f7c5e7d6245
SJIS-WIN ?|f?|^}Y?|f?|^}bE 0011111101111100011001100011111101111100010111100111110101011001001111110111110001100110001111110111110001011110011111010110001001000101 3f7c663f7c5e7d593f7c663f7c5e7d6245
EUC-JP ?|f?|^}Y?|f?|^}bE 0011111101111100011001100011111101111100010111100111110101011001001111110111110001100110001111110111110001011110011111010110001001000101 3f7c663f7c5e7d593f7c663f7c5e7d6245
UTF-8 빖|f빖|^}Y빖|f빖|^}bE 11101011101110011001011001111100011001101110101110111001100101100111110001011110011111010101100111101011101110011001011001111100011001101110101110111001100101100111110001011110011111010110001001000101 ebb9967c66ebb9967c5e7d59ebb9967c66ebb9967c5e7d6245
UHC 빖|f빖|^}Y빖|f빖|^}bE 100101011011100001111100011001101001010110111000011111000101111001111101010110011001010110111000011111000110011010010101101110000111110001011110011111010110001001000101 95b87c6695b87c5e7d5995b87c6695b87c5e7d6245

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