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 ??Ef??E^}Y??Ef??E^}bE 001111110011111101000101011001100011111100111111010001010101111001111101010110010011111100111111010001010110011000111111001111110100010101011110011111010110001001000101 3f3f45663f3f455e7d593f3f45663f3f455e7d6245
SJIS-WIN ??Ef??E^}Y??Ef??E^}bE 001111110011111101000101011001100011111100111111010001010101111001111101010110010011111100111111010001010110011000111111001111110100010101011110011111010110001001000101 3f3f45663f3f455e7d593f3f45663f3f455e7d6245
EUC-JP ??Ef??E^}Y??Ef??E^}bE 001111110011111101000101011001100011111100111111010001010101111001111101010110010011111100111111010001010110011000111111001111110100010101011110011111010110001001000101 3f3f45663f3f455e7d593f3f45663f3f455e7d6245
UTF-8 횂혨Ef횂혨E^}Y횂혨Ef횂혨E^}bE 11101101100110101000001011101101100110001010100001000101011001101110110110011010100000101110110110011000101010000100010101011110011111010101100111101101100110101000001011101101100110001010100001000101011001101110110110011010100000101110110110011000101010000100010101011110011111010110001001000101 ed9a82ed98a84566ed9a82ed98a8455e7d59ed9a82ed98a84566ed9a82ed98a8455e7d6245
UHC 횂혨Ef횂혨E^}Y횂혨Ef횂혨E^}bE 1100001110000010110000101001000001000101011001101100001110000010110000101001000001000101010111100111110101011001110000111000001011000010100100000100010101100110110000111000001011000010100100000100010101011110011111010110001001000101 c382c2904566c382c290455e7d59c382c2904566c382c290455e7d6245

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