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 10001001101101101001100101111100011001101000100110110110100110010111110001011110011111010101100110001001101101101001100101111100011001101000100110110110100110010111110001011110011111010110001001000101 89b6997c6689b6997c5e7d5989b6997c6689b6997c5e7d6245
SJIS-WIN ?¶?|f?¶?|^}Y?¶?|f?¶?|^}bE 0011111110000001111101110011111101111100011001100011111110000001111101110011111101111100010111100111110101011001001111111000000111110111001111110111110001100110001111111000000111110111001111110111110001011110011111010110001001000101 3f81f73f7c663f81f73f7c5e7d593f81f73f7c663f81f73f7c5e7d6245
EUC-JP ?¶?|f?¶?|^}Y?¶?|f?¶?|^}bE 0011111110100010111110010011111101111100011001100011111110100010111110010011111101111100010111100111110101011001001111111010001011111001001111110111110001100110001111111010001011111001001111110111110001011110011111010110001001000101 3fa2f93f7c663fa2f93f7c5e7d593fa2f93f7c663fa2f93f7c5e7d6245
UTF-8 䦪|f䦪|^}Y䦪|f䦪|^}bE 11000010100010011100001010110110110000101001100101111100011001101100001010001001110000101011011011000010100110010111110001011110011111010101100111000010100010011100001010110110110000101001100101111100011001101100001010001001110000101011011011000010100110010111110001011110011111010110001001000101 c289c2b6c2997c66c289c2b6c2997c5e7d59c289c2b6c2997c66c289c2b6c2997c5e7d6245
UHC ?¶?|f?¶?|^}Y?¶?|f?¶?|^}bE 0011111110100010110100100011111101111100011001100011111110100010110100100011111101111100010111100111110101011001001111111010001011010010001111110111110001100110001111111010001011010010001111110111110001011110011111010110001001000101 3fa2d23f7c663fa2d23f7c5e7d593fa2d23f7c663fa2d23f7c5e7d6245

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