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 ???O?????? 00111111001111110011111101001111001111110011111100111111001111110011111100111111 3f3f3f4f3f3f3f3f3f3f
SJIS-WIN ???O驛??驛?? 001111110011111100111111010011111110100110000011001111110011111111101001100000110011111100111111 3f3f3f4fe9833f3fe9833f3f
EUC-JP ???O驛??驛?? 001111110011111100111111010011111111000111100011001111110011111111110001111000110011111100111111 3f3f3f4ff1e33f3ff1e33f3f
UTF-8 歷㏝쎁O驛득굢驛덅눎 11101111101001101000110011100011100011111001110111101100100011101000000101001111111010011010100110011011111010111001001110011101111010101011010110100010111010011010100110011011111010111000110110000101111010111000100010001110 efa68ce38f9dec8e814fe9a99beb939deab5a2e9a99beb8d85eb888e
UHC 歷㏝쎁O驛득굢驛덅눎 11100110101110001010011111101001100110111010101101001111111001101011111010110101111001101000001010001001111001101011111010001000111010001000011110101010 e6b8a7e99bab4fe6beb5e68289e6be88e887aa

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