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 ?L]nf?L]n^}Y?L]nf?L]n^}bE 00111111010011000101110101101110011001100011111101001100010111010110111001011110011111010101100100111111010011000101110101101110011001100011111101001100010111010110111001011110011111010110001001000101 3f4c5d6e663f4c5d6e5e7d593f4c5d6e663f4c5d6e5e7d6245
SJIS-WIN 水L]nf水L]n^}Y水L]nf水L]n^}bE 1001000010000101010011000101110101101110011001101001000010000101010011000101110101101110010111100111110101011001100100001000010101001100010111010110111001100110100100001000010101001100010111010110111001011110011111010110001001000101 90854c5d6e6690854c5d6e5e7d5990854c5d6e6690854c5d6e5e7d6245
EUC-JP 水L]nf水L]n^}Y水L]nf水L]n^}bE 1011111111100101010011000101110101101110011001101011111111100101010011000101110101101110010111100111110101011001101111111110010101001100010111010110111001100110101111111110010101001100010111010110111001011110011111010110001001000101 bfe54c5d6e66bfe54c5d6e5e7d59bfe54c5d6e66bfe54c5d6e5e7d6245
UTF-8 水L]nf水L]n^}Y水L]nf水L]n^}bE 111001101011000010110100010011000101110101101110011001101110011010110000101101000100110001011101011011100101111001111101010110011110011010110000101101000100110001011101011011100110011011100110101100001011010001001100010111010110111001011110011111010110001001000101 e6b0b44c5d6e66e6b0b44c5d6e5e7d59e6b0b44c5d6e66e6b0b44c5d6e5e7d6245
UHC 水L]nf水L]n^}Y水L]nf水L]n^}bE 1110001010101001010011000101110101101110011001101110001010101001010011000101110101101110010111100111110101011001111000101010100101001100010111010110111001100110111000101010100101001100010111010110111001011110011111010110001001000101 e2a94c5d6e66e2a94c5d6e5e7d59e2a94c5d6e66e2a94c5d6e5e7d6245

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