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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 跫ア驩嘲v跫ア驩嘲vB 1110011011101101101100011110100110001001100110100111110101110110111001101110110110110001111010011000100110011010011111010111011001000010 e6edb1e9899a7d76e6edb1e9899a7d7642
EUC-JP 跫ア驩嘲v跫ア驩嘲vB 11101100111011111000111010110001111100011110100111010011110111100111011011101100111011111000111010110001111100011110100111010011110111100111011001000010 ecef8eb1f1e9d3de76ecef8eb1f1e9d3de7642
UTF-8 跫ア驩嘲v跫ア驩嘲vB 111010001011011110101011111011111011110110110001111010011010100110101001111001011001100010110010011101101110100010110111101010111110111110111101101100011110100110101001101010011110010110011000101100100111011001000010 e8b7abefbdb1e9a9a9e598b276e8b7abefbdb1e9a9a9e598b27642
UHC ??驩嘲v??驩嘲vB 001111110011111111111100101111101111000010111111011101100011111100111111111111001011111011110000101111110111011001000010 3f3ffcbef0bf763f3ffcbef0bf7642

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