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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ?щ?f?щ?^}Y?щ?f?щ?^}bE 00111111100001001000101100111111011001100011111110000100100010110011111101011110011111010101100100111111100001001000101100111111011001100011111110000100100010110011111101011110011111010110001001000101 3f848b3f663f848b3f5e7d593f848b3f663f848b3f5e7d6245
EUC-JP ?щ?f?щ?^}Y?щ?f?щ?^}bE 00111111101001111110101100111111011001100011111110100111111010110011111101011110011111010101100100111111101001111110101100111111011001100011111110100111111010110011111101011110011111010110001001000101 3fa7eb3f663fa7eb3f5e7d593fa7eb3f663fa7eb3f5e7d6245
UTF-8 劉щ떯f劉щ떯^}Y劉щ떯f劉щ떯^}bE 1110111110100111100001111101000110001001111010111001011010101111011001101110111110100111100001111101000110001001111010111001011010101111010111100111110101011001111011111010011110000111110100011000100111101011100101101010111101100110111011111010011110000111110100011000100111101011100101101010111101011110011111010110001001000101 efa787d189eb96af66efa787d189eb96af5e7d59efa787d189eb96af66efa787d189eb96af5e7d6245
UHC 劉щ떯f劉щ떯^}Y劉щ떯f劉щ떯^}bE 111010101110010110101100111010111000101110111111011001101110101011100101101011001110101110001011101111110101111001111101010110011110101011100101101011001110101110001011101111110110011011101010111001011010110011101011100010111011111101011110011111010110001001000101 eae5aceb8bbf66eae5aceb8bbf5e7d59eae5aceb8bbf66eae5aceb8bbf5e7d6245

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