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 00111111011001100011111100111111011111010101100100111111011001100011111100111111011111010110001001000101 3f663f3f7d593f663f3f7d6245
SJIS-WIN ?f??}Y?f??}bE 00111111011001100011111100111111011111010101100100111111011001100011111100111111011111010110001001000101 3f663f3f7d593f663f3f7d6245
EUC-JP ?f??}Y?f??}bE 00111111011001100011111100111111011111010101100100111111011001100011111100111111011111010110001001000101 3f663f3f7d593f663f3f7d6245
UTF-8 묯f묮뫍}Y묯f묮뫍}bE 11101011101011001010111101100110111010111010110010101110111010111010101110001101011111010101100111101011101011001010111101100110111010111010110010101110111010111010101110001101011111010110001001000101 ebacaf66ebacaeebab8d7d59ebacaf66ebacaeebab8d7d6245
UHC 묯f묮뫍}Y묯f묮뫍}bE 10010010010001100110011010010010010001011001000110101111011111010101100110010010010001100110011010010010010001011001000110101111011111010110001001000101 924666924591af7d59924666924591af7d6245

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